-
Home
-
Import WP – Export and Import CSV and XML files to WordPress
-
2.14.16
-
Code
-
Classes
- Runner
| Total Complexity |
35 |
| Dependencies |
2 |
| Dependents |
0 |
| Total lines |
206 |
| Lines of code |
113 |
| Logical lines of code |
75 |
| Comment lines |
32 |
| Methods |
10 |
| Properties |
4 |
Methods 10
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| process() |
A |
45 |
12 |
38 |
| get_memory_limit() |
S |
56 |
7 |
17 |
| try_process_dangling_state() |
S |
52 |
6 |
23 |
| has_enough_memory() |
S |
60 |
3 |
13 |
| has_dangling_state() |
S |
60 |
2 |
13 |
| __construct() |
S |
81 |
1 |
3 |
| process_row() |
S |
100 |
1 |
0 |
| setup() |
S |
100 |
1 |
0 |
| has_enough_time() |
S |
78 |
1 |
3 |
| get_memory_usage() |
S |
81 |
1 |
3 |